导航菜单
首页 >  jellyfin  > GitHub

GitHub

Jellyfin Android TVPart of the Jellyfin Project

Logo banner

GPL 2.0 LicenseCurrent ReleaseTranslation StatusDonateFeature RequestsChat on MatrixJoin our SubredditJellyfin on Google PlayJellyfin on Amazon AppstoreJellyfin on F-DroidDownload archive

Jellyfin Android TV is a Jellyfin client for Android TV, Nvidia Shield, and Amazon Fire TV devices.We welcome all contributions and pull requests! If you have a larger feature in mind please open anissue so we can discuss the implementation before you start.

Translating

Translations can be improved very easily from ourWeblate instance.Look through the following graphic to see if your native language could use some work!

Detailed Translation StatusBuild ProcessDependenciesAndroid StudioBuild

Clone or download this repository

git clone https://github.com/jellyfin/jellyfin-androidtv.gitcd jellyfin-androidtv

Open the project in Android Studio and run it from there or build an APK directly through Gradle:

./gradlew assembleDebug

Add the Android SDK to your PATH environment variable or create the ANDROID_SDK_ROOT variable forthis to work.

Deploy to device/emulator./gradlew installDebug

You can also replace the "Debug" with "Release" to get an optimized release binary.

相关推荐: